home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11428 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.0 KB  |  31 lines

  1. Newsgroups: comp.lang.c++
  2. Path: yama.mcc.ac.uk!liv!lucs!u3pjh
  3. From: u3pjh@csc.liv.ac.uk (P.J. Hendrick)
  4. Subject: Re: HELP ON BORLAND 4.5
  5. Sender: news@csc.liv.ac.uk (News Eater)
  6. Message-ID: <Do9LC2.Cpw@csc.liv.ac.uk>
  7. Date: Thu, 14 Mar 1996 15:50:26 GMT
  8. References: <145593042wnr@novagrp.demon.co.uk> <4i5bm4$34j@newsserver.trl.OZ.AU>
  9. Nntp-Posting-Host: u3pjh@indus.csc.liv.ac.uk
  10. Organization: Computer Science, Liverpool University
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. David Ward (davidw@osaiphp1.osa.csi.itg.telecom.com.au) wrote:
  14. > "G:WINSOCKKA9QSPOOLMAIL" <faisal@novagrp.demon.co.uk> wrote:
  15.  
  16. > >Faisal Sheikh            faisal@novagrp.demon.co.uk
  17.  
  18. > >Can any one tell me which function I can use for writing on COM port in 
  19. > >a window application 
  20.  
  21. > OpenComm, ReadComm, WriteComm and CloseComm
  22.  
  23. > plus SetCommstate,Getcommstate and others to condition the comport and
  24. > to get its current state.
  25.  
  26. > Regards
  27. > Dave W
  28.  
  29. I'm looking for the same kind of help as I am writing communications for an
  30. oscilloscope via COM1 but I am having problems using the above functions.
  31.